Skip to main content
Feedback

Overview of XML - JSON Transformation Connector

Release Notes

API Management Release DateRelease TypeRelease Description
April 2, 2020ImprovementSupport optional charset check in the application/json Content-Type header for accurate JSON → XML transformation.
 ImprovementSupport overriding default Connector error messages with APICC configured custom error messages using an optional flag 'override_custom_error_message'.
January 9, 2020New FeatureSupport transforming an API request payload from XML to JSON and vice versa.

Description

  • The XML - JSON Transformation connector transforms an API request payload from XML to JSON and vice versa.

  • This connector supports pre-processing, as well as post-processing.

  • As part of pre-processing, this connector processes incoming XML request and transforms it into JSON and vice versa.

  • As part of post-processing, this connector processes customer back-end XML response and transforms it into JSON and vice versa.

On this Page